home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_sono.idb / usr / freeware / doc / sono / README.z / README
Text File  |  2002-01-08  |  2KB  |  49 lines

  1. SONO - MAKES A PRESENTABLE SCORE FROM YOUR ELECTROACOUSTIC PIECE
  2. ----------------------------------------------------------------
  3.  
  4. This little program takes a soundfile of any length and writes a Postscript
  5. file with a 'score', including sonogram and oscillogram. This can be printed
  6. directly on your laser. Sono was written for SGI computers.
  7.  
  8. Use the Indy binary 'sono', or compile by typing "make".
  9. The Matrix widget will compile with some warnings. Ignore these.
  10. The file "Sono" should be copied to the directory /usr/lib/X11/app-defaults.
  11.  
  12. Comments are placed at the times you specify. They do not have to be
  13. specified in ascending time order.
  14.  
  15. The 'threshold' value is rather important. If your sonogram shows unwanted
  16. noise, increase this value. If you want more gain, decrease it.
  17.  
  18. The program should be easy to port to other platforms, but you will have
  19. to rewrite the sound file code, as this uses SGI libraries.
  20.  
  21.  
  22. Oyvind Hammer
  23. oyvindha@notam.uio.no
  24.  
  25.  
  26. The matrix widget was made by
  27.  * Copyright(c) 1992 Bell Communications Research, Inc. (Bellcore)
  28.  *                        All rights reserved
  29.  * Permission to use, copy, modify and distribute this material for
  30.  * any purpose and without fee is hereby granted, provided that the
  31.  * above copyright notice and this permission notice appear in all
  32.  * copies, and that the name of Bellcore not be used in advertising
  33.  * or publicity pertaining to this material without the specific,
  34.  * prior written permission of an authorized representative of
  35.  * Bellcore.
  36.  *
  37.  * BELLCORE MAKES NO REPRESENTATIONS AND EXTENDS NO WARRANTIES, EX-
  38.  * PRESS OR IMPLIED, WITH RESPECT TO THE SOFTWARE, INCLUDING, BUT
  39.  * NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  40.  * FITNESS FOR ANY PARTICULAR PURPOSE, AND THE WARRANTY AGAINST IN-
  41.  * FRINGEMENT OF PATENTS OR OTHER INTELLECTUAL PROPERTY RIGHTS.  THE
  42.  * SOFTWARE IS PROVIDED "AS IS", AND IN NO EVENT SHALL BELLCORE OR
  43.  * ANY OF ITS AFFILIATES BE LIABLE FOR ANY DAMAGES, INCLUDING ANY
  44.  * LOST PROFITS OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES RELAT-
  45.  * ING TO THE SOFTWARE.
  46.  *
  47.  * MatrixWidget Author: Andrew Wason, Bellcore, aw@bae.bellcore.com
  48.  */
  49.